home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2004 #2
/
Amiga Plus CD - 2004 - No. 02.iso
/
START
/
CyberQT
/
Argue14
/
Examples
/
FormatGUI
< prev
next >
Wrap
Text File
|
1996-10-21
|
783b
|
22 lines
Format demonstration GUI
(c) flavour 3.8.1996
Argue cuts each argument's name at the first "/" character,
so we can write all stuff behind it, e.g. comments, additional
switches such as /K for keyword-ing and so on.
Please note: When using the one-argument-per-line mode, clip
ALL commas off at the end of each line. Otherwise Argue WILL
get confused.
@NEWFASHION
DEVICE=DRIVE/K/A [preset="DF0:" drivepopup help "Choose the drive to format here. DF0: is the internal disk drive"]
NAME/K/A/PLAIN [preset="Dummy" help "Give your disk a name!"]
Filesystem/C [cc "FFS" "OFS"]
IntMode/C [cc "INTERNATIONAL" "NOINTERNATIONAL"]
Caching/C [cc "DIRCACHE" "NODIRCACHE"]
NOICONS/S [on help "Always set this to on!"]
QUICK/S [on help "quick format just clears the file allocation sector."]